Default groups for new users and HGers. ๐ผ
[Groups]
AddDefaultGroup = "Infinite Grid support|Infinite Grid chat"
AddHGDefaultGroup_misfitzgrid.com = "Infinite Grid support"
I'm not sure how to do multi values here. ย ... ย research ...
reported=2019-05-19 07:41:16
reporter=onefang
priority=high
category=Feature
severity=feature
resolution=fixed
2019-07-27 13:33:02 onefang: Nini doesn't support multi values, but says to just choose a delimiter and use the C# String.Split method. "|" is used elsewhere in OpenSim, and is good enough for me. "," is also used elsewhere, but there's likely to be groups with that in the name.